home *** CD-ROM | disk | FTP | other *** search
/ Action Ware 2: Warcraft 1 & 2 / Action Ware 2.iso / ACTWARE2 / WARCRFT2 / I-VIEW / README.1ST < prev    next >
Encoding:
Text File  |  1995-09-07  |  5.9 KB  |  211 lines

  1. Overview 
  2.  
  3. I-View is a small full feature off-line HTML browser.  Designed especially for 
  4. HTML authors, Internet & CD-ROM publishers, I-View is very small in size 
  5. (about 400K).  You can distribute I-View with your HTML files using just a 
  6. single floppy.
  7.  
  8. I-View displays hypertext documents and in-line images.  It will also load your 
  9. choice of associated program to play sound and movie clips, or display separate 
  10. images.  I-View supports image maps.  A WYSIWYG Print Preview shows any 
  11. page exactly as it will print on your printer.
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. How to reach us:
  32.  
  33. Web:         http://www.talentcom.com/
  34. E-Mail:     iview@talentcom.com
  35. News:         comp.infosystems.www.browsers.ms-windows
  36. Address:     P.O.Box 611476, San Jose, CA 95161-1476, U.S.A.
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43. File Menu
  44.  
  45.  
  46. Open:                Opens a dialog box where you can select a file on
  47.                 the local disk for display.
  48.  
  49. Reload:            Reload the current file for display. 
  50.  
  51. Setup Homepage:        Here you can specify the name of the file you 
  52.                 would like I-View to display on startup.
  53.  
  54. Setup Hotlist:            Specify the Hotlist you wish to use.  It is more
  55.                 convenient to maintain several Hotlists for
  56.                 different subjects.
  57.  
  58. Edit HTML File:        Load the associated editor to edit the currently
  59.                 displayed HTML File.
  60.  
  61. Edit Configuration File:    Edit the file i-view.ini where, for example, 
  62.                 you can specify associated viewer programs.
  63.  
  64. Edit Hot List File:        Edit the current Hot List, which is in the format   
  65.                 [URL]  [Displayed  Name of Document]
  66.  
  67. Save As HTML:        Save the current file in HTML format.
  68.  
  69. Save as ASCII:        Save the current file in ASCII  text format.
  70.  
  71. Print:                Print the currently displayed file
  72.  
  73. Print Preview:        Display the current file in a WYSIWYG format.
  74.                 You can zoom in for a view of individual pages.
  75.  
  76. Print Setup:            Setup your printer from the dialog box.  If  you
  77.                 have a printer you have probably done this
  78.                 already.
  79.  
  80. Exit:                Ends your I-View session.
  81.  
  82.  
  83.  
  84. Options Menu
  85.  
  86.  
  87. Toolbar:            Show or hide the Toolbar.
  88.  
  89. Status Bar:            Show or hide the Status Bar at the bottom of the 
  90.                 screen.
  91.  
  92. Font:                 Select the fonts to use for various parts of a 
  93.                 document.
  94.  
  95. Save Settings on Exit:     Enable or disable the Save Settings on Exit
  96.                 feature. 
  97.  
  98.  
  99. Navigate Menu
  100.  
  101.  
  102. Homepage:            Load and display the Home Page.
  103.  
  104. Previous:            Load and redisplay  the last page that was
  105.                 displayed.
  106.  
  107. Next:                Load and redisplay the next page (if any).
  108.  
  109. Hot List:            Opens the current Hot list from which you can 
  110.                 pick the name of a document to display,
  111.  
  112.  
  113. Help Menu
  114.  
  115.  
  116. Help:                Loads and displays I-View help file.
  117.  
  118. About I-VIEW:        Displays the Version Number of I-View.
  119.  
  120.  
  121.  
  122. FAQ
  123.  
  124. 1. How do I setup my external viewer programs for GIF, MOV, etc ?
  125.  
  126.   a. Edit your autoexec.bat file, add the external viewer in your DOS 
  127.       search path.
  128.   b. Enable the "Options --> Save Settings On Exit" feature.
  129.   c. Selecting the "File --> Edit Configure File" menu allows you to use 
  130.       Windows Notepad to change the I-View configuration file. In the 
  131.       first section of the configuration file, add:
  132.  
  133.        .jpg    lview.exe
  134.  
  135.       if you want to use lview program to view JPG files.
  136.  
  137.  
  138. 2. Can I edit the current HTML file in I-View ?
  139.  
  140.     Yes.  Select the "File --> Edit HTML Source" menu, and I-View will load
  141.     Windows Notepad to edit the current HTML file.  After editing, you can 
  142.     click on the "Reload" button to see what it looks like.
  143.  
  144.  
  145. 3. How do I setup my own home page ?
  146.  
  147.     Select the "File --> Setup Homepage" menu. In the file dialog, select the
  148.     HTML file you want to use as your home page. 
  149.  
  150.  
  151. 4. How do I save a HTML page to disk WITH IMAGES in I-View ?
  152.  
  153.     Use the "File --> Save As HTML" menu, it is as easy as saving a file.
  154.  
  155.  
  156.  
  157.  
  158. 5. How do I save a HTML page as a plain text file in I-View ?
  159.  
  160.     Use the "File --> Save As ASCII" menu.
  161.  
  162. 6. Can I have more than one hot list file in I-View ?
  163.  
  164.     Yes.  You can have an unlimited number of hot list files in I-View.
  165.     Use the "File --> Setup Hot List File" menu to select the hot list file 
  166.     you want to use.  It is a good idea to have different hot list files for
  167.     information belonging to different categories.
  168.  
  169.  
  170. 7. How do I edit the current hot list file ?
  171.  
  172.     Use the "File --> Edit Hot List File" menu.  I-View will load
  173.     Windows Notepad to edit the current hot list file.  Please keep
  174.     at least two words per line while you are editing the file.
  175.  
  176.  
  177.  
  178.  
  179. COPYRIGHT: The Software is the proprietary product of Talent and is 
  180. protected by copyright law. You acquire only the right to use the Software and 
  181. do not acquire any rights of ownership. You agree not to remove any product 
  182. identification, copyright notices, or other notices or proprietary restrictions 
  183. from the Software.  You agree not to cause or permit the reverse engineering, 
  184. disassembly, or decompilation of the Software. You shall not disclose the 
  185. results of any benchmark tests of the Software to any third party without 
  186. Talent's prior written approval.  
  187.  
  188. WARRANTY DISCLAIMER: Talent is providing this license on an "as is" 
  189. basis without warranty of any kind; Talent disclaims all express and implied 
  190. warranties, including the implied warranties of merchantability or fitness for a 
  191. particular purpose.  
  192.  
  193. LIMITATION OF LIABILITY: TALENT SHALL NOT BE LIABLE 
  194. FOR ANY DAMAGES, INCLUDING DIRECT, INDIRECT, 
  195. INCIDENTAL, SPECIAL OR CONSEQUENTIAL DAMAGES, OR 
  196. DAMAGES FOR LOSS OF PROFITS, REVENUE, DATA OR DATA 
  197. USE, INCURRED BY YOU OR ANY THIRD PARTY, WHETHER IN 
  198. AN ACTION IN CONTRACT OR TORT, EVEN IF YOU OR ANY 
  199. OTHER PERSON HAS BEEN ADVISED OF THE POSSIBILITY OF 
  200. SUCH DAMAGES.
  201. I-View Off-line HTML Browser         Copyright (C) 1995 By Talent Communications, Inc.
  202. ----------------------------------------------------------------------------------------------------------------
  203.  
  204.  
  205.  
  206.  
  207. 9
  208.  
  209.  
  210.  
  211.